ufront's Repositories

20 repositories

detox
Detox - A cross-platform library, written in Haxe, that makes working with Xml and the DOM light weight and easy.
⭐ 70 🌐 Public
erazor
A Haxe implementation of the MVC 3 Razor view engine
⭐ 10 🌐 Public
hello
"Hello World" example for websites / web-apps built using Ufront - a Web Framework for Haxe.
⭐ 10 🌐 Public
hxevents
simple cross-platform events system
⭐ 3 🌐 Public
mvc-platform-test
A simple ufront app + CLI tool to text that HttpRequest and HttpResponse function well across various targets.
⭐ 1 🌐 Public
ufblog
A blog that has been built with Ufront (a web framework for Haxe).
⭐ 1 🌐 Public
ufront
Ufront is a powerful MVC web framework for Haxe. It gives you quick development, shared code on the client and server, powerful extensibility, easy testing, and targets PHP or Neko. This is the mothership repo - most of the actual code is contained in the other ufront repos, such as ufront-mvc.
⭐ 112 🌐 Public
ufront-analytics
No description
⭐ 0 🌐 Public
ufront-client
Ufront is a powerful MVC web framework for Haxe - and ufront-client gives you all the ufront goodness client-side, running in the browser. This is a mothership repo, that does not contain any source, but rather, a list of dependencies to make managing your ufront-client projects easier.
⭐ 0 🌐 Public
ufront-clientds
ClientDS is a Data Store that lets your client code access (and cache) objects from your server's database. It uses ufront-orm, ufront-remoting, and ufront-easyauth to keep make things as seamless as possible.
⭐ 1 🌐 Public
ufront-easyauth
Easy database-driven authentication for ufront. Each group is assigned permissions, and each user can belong to certain groups.
⭐ 1 🌐 Public
ufront-mail
Tools to help with the sending of email from ufront applications
⭐ 1 🌐 Public
ufront-manual
The content of the ufront manual
⭐ 1 🌐 Public
ufront-mvc
The core MVC framework that powers ufront
⭐ 16 🌐 Public
ufront-mvc-classic
The "classic" flavour of Ufront's MVC system. Modelled closely on ASP.net's MVC2 Framework. Very flexible, but heavy and has a heavy dependence on RunTime Type Infos, so may be slower and less type-safe. See ufront-mvc for an alternative implementation.
⭐ 0 🌐 Public
ufront-orm
The Object Relational Mapper, allows easy, type-safe access to your database. Builds on Haxe's SPOD but adds macro powered relationships, validation and client side usage
⭐ 13 🌐 Public
ufront-tool
Helper tool for Ufront
⭐ 0 🌐 Public
ufront-ufadmin
The automatic admin website for your ufront project. Administer admin-tasks, migrations, backend data and auth details.
⭐ 1 🌐 Public
ufront-uftasks
A command line tool that lets you administer parts of your website (Run tasks, migrations, and an interactive shell)
⭐ 1 🌐 Public
ufront.net
The website for Ufront.net
⭐ 1 🌐 Public